home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 101
/
FreelogNo101-JanvierFevrier2011.iso
/
Internet
/
eM Client
/
setup.msi
/
eMClient.cab
/
IceWarpServerInterfacePluginFile
/
0
/
RCDATA
/
TACCOUNTDELETEFORM
/
TACCOUNTDELETEFORM.txt
Wrap
Text File
|
2010-10-15
|
2KB
|
88 lines
object AccountDeleteForm: TAccountDeleteForm
Left = 387
Top = 293
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
ClientHeight = 109
ClientWidth = 409
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Microsoft Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object DialogLabel: TTntLabel
Left = 67
Top = 15
Width = 26
Height = 13
Caption = 'Label'
end
object Image: TImage
Left = 16
Top = 16
Width = 32
Height = 32
end
object Path: TTntLabel
Left = 67
Top = 33
Width = 22
Height = 13
Caption = 'Path'
end
object YesButton: TTntButton
Left = 68
Top = 75
Width = 65
Height = 23
Caption = '&Yes'
ModalResult = 6
TabOrder = 0
end
object NoButton: TTntButton
Left = 137
Top = 75
Width = 65
Height = 23
Caption = '&No'
ModalResult = 7
TabOrder = 1
end
object DeleteDir: TTntCheckBox
Left = 68
Top = 51
Width = 221
Height = 17
Caption = 'Delete all associated data'
TabOrder = 4
end
object AllButton: TTntButton
Left = 275
Top = 75
Width = 65
Height = 23
Caption = '&All'
ModalResult = 8
TabOrder = 3
end
object CancelButton: TTntButton
Left = 206
Top = 75
Width = 65
Height = 23
Caption = '&Cancel'
ModalResult = 2
TabOrder = 2
end
end